Package com.netscape.cmstools


package com.netscape.cmstools
  • Classes
    Class
    Description
    The AtoB class is a utility program designed to "translate" an ASCII BASE 64 encoded blob into a BINARY BASE 64 encoded blob.
    Tool for verifying signed audit logs
    The BtoA class is a utility program designed to "translate" a BINARY BASE 64 encoded blob into an ASCII BASE 64 encoded blob.
    Tool for signing PKCS #10 , return CMC enrollment request
    Tool for creating CMC full request
    Tool for parsing a CMC response
    Tool for signing a CMC revocation request with an agent's certificate.
    A command-line utility used to take a passphrase as an input and generate an encrypted entry for ldap entry
    A command-line utility used to generate a Certificate Request Message Format (CRMF) request with proof of possesion (POP).
    CryptoToolsUtil - Shared cryptographic utility methods for PKI tools This class provides common cryptographic operations needed by various tools in the com.netscape.cmstools package, allowing them to remain self-contained without requiring changes to pki-common.
    Container for PKIArchiveOptions and the wrapped key data.
    This program joins a sequence of extensions together so that the final output can be used in configuration wizard for specifing extra extensions in default certificates (i.e.
    Generates a DER-encoded Extended Key Usage extension.
    This program generates an issuer alternative name extension in base-64 encoding.
    This program generates an subject alternative name extension in base-64 encoding.
    hsmCompatVerifyClnt - Client-side tool for PKI token compatibility verification This tool simulates the client-side operations for key archival: - Generates a key pair - Wraps the private key with a session key - Wraps the session key with KRA transport public key It outputs the wrapped keys to files for verification with hsmCompatVerifyServ.
    KRA HSM/PKCS#11 Compatibility Verification Tool This tool verifies the minimum capabilities required for KRA key archival and recovery operations without requiring a full PKI installation.
    This class implements a CMC Enroll client for testing.
    Note: See Cross-Scheme Migration Support below for new features The KRATool class is a utility program designed to operate on an LDIF file to perform one or more of the following tasks:
    This class implements an OCSP command line interface.
    Tool for interacting with the PWcache
    Generates an ECC or RSA key pair in the security database, constructs a PKCS#10 certificate request with the public key, and outputs the request to a file.
    Tool for creating PKCS12 file
    The PrettyPrintCert class is a utility program designed to "pretty print" a certificate.
    The PrettyPrintCrl class is a utility program designed to "pretty print" a CRL.
    Tool used to test out signing a CRL
    Tool used to determine which external hardware tokens are visible to the Certificate System subsystem.